projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4689b63
)
GtkThemingEngine: Document missing class vmethods.
author
Carlos Garnacho
<carlosg@gnome.org>
Tue, 9 Nov 2010 20:48:49 +0000
(21:48 +0100)
committer
Carlos Garnacho
<carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:55 +0000
(15:38 +0100)
gtk/gtkthemingengine.h
patch
|
blob
|
history
diff --git
a/gtk/gtkthemingengine.h
b/gtk/gtkthemingengine.h
index bc830b37f2b4b37e575d6ac73bfa69a9814170ed..3b45fb0abb14e207f5d50457e75f49e2e944d8bd 100644
(file)
--- a/
gtk/gtkthemingengine.h
+++ b/
gtk/gtkthemingengine.h
@@
-62,6
+62,9
@@
struct _GtkThemingEngine
* @render_layout: Renders a #PangoLayout
* @render_slider: Renders a slider control, as in #GtkScale.
* @render_handle: Renders a handle to drag UI elements, as in #GtkPaned.
+ * @render_activity: Renders an area displaying activity, such as in #GtkSpinner,
+ * or #GtkProgressBar.
+ * @render_icon_pixbuf: Renders an icon as a #GdkPixbuf.
*
* Base class for theming engines.
*/